What are integrated rate laws

We now have an idea of how the rate of a chemical reaction can be defined as a function of the concentration of the reactants in the reaction mixture. The only problem with using this to calculate the rate at a given point in time is that the concentration of the reactants is constantly changing, as the reactants are constantly reacting to form products, decreasing their concentration in the reaction mixture. To find the concentration of a given reactant at a certain point in time, we would need to sum al the little changes in concentration that happen over time to be able to determine the desired concentration. To those who have some previous ecnounters with calculus, this sounds an awful lot like an integral, and it is! In this section, we will esentially be integrating some of the rate laws found in the previous sections to find out how we can write the concentration of a reactant as a function of time, and using these formulas to determine the 'half-life' of a chemical reaction.

Some particular solutions

Half-life

Using the integrated rate law, we can calculate the 'half-life' of a reaction, which is the time it takes for half the reactants to have reacted into product, therefore decreasing the concentration of A so that \([A] = \frac{1}{2}[A]_0\).

For a zeroth order reaction:

\(\frac{1}{2}[A]_0 = [A]_0 - kt \Leftrightarrow kt = \frac{1}{2}[A]_0\)

So the half time is \(t = \frac{[A]_0}{2k}\)

For a first order reaction, taking the natural logarithm of the integrated rate law:

\(kt = ln(\frac{[A]_0}{[A]})\Leftrightarrow kt = ln(2)\)

So the half time is \(t = \frac{ln(2)}{k}\)

For a second order reaction:

\(\frac{1}{[A]} = \frac{1}{[A]_0} + kt \Leftrightarrow \frac{2}{[A]_0} = \frac{1}{[A]_0} + kt\)

Hence, \(\frac{1}{[A]_0} = kt\)

So the half time is \(t = \frac{1}{[A]_0\times k}\)

Bonus for calculus enthusiasts - derivation of integrated rate laws


Zeroth order


\(\frac{d[A]}{dt} = -k \Leftrightarrow d[A] = -k\cdot dt\)

We can integrate this:

\(\int_{[A]_0}^{[A]} d[A] = \int_{0}^{t} -kdt \Leftrightarrow [A] - [A]_0 = -kt\)

And we get the final formula:

\([A] = [A]_0 - kt\)


First order


\(\frac{d[A]}{dt} = -k[A] \Leftrightarrow \frac{d[A]}{[A]} = -kdt \)

Integrating:

\(\int_{[A]_0}^{[A]} \frac{d[A]}{[A]} = \int_{0}^{t} -kdt \Leftrightarrow ln(\frac{[A]}{[A]_0}) = -kt\)

And we get the final integrated rate law:

\([A] = [A]_0 \times e^{-kt}\)


Second order


\(-\frac{d[A]}{dt} = k[A]^2 \Leftrightarrow \frac{1}{[A]^2}d[A] = -kdt\)

After integration:

\(\int_{[A]_0}^{[A]} \frac{1}{[A]^2}d[A] = -k\int_{0}^{t} dt\)

\(\frac{1}{[A]_0} + \frac{1}{[A]} = -kt\)

The final integrated rate law:

\(\frac{1}{[A]} = \frac{1}{[A]_0} + kt \Leftrightarrow [A] = \frac{1}{kt + \frac{1}{[A]_0}}\)


Written by Imre Bekkering